
header {
    font-size: 0;
    background: #fff;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    line-height: 90px;
    z-index: 99;
}


.nav {
    display: inline-block;
    margin-left: 105px;
    vertical-align: top
}

.nav>ul>li {
    display: inline-block;
    position: relative;

}
.nav>ul>li:last-child>a:after{
    display: none
}
.nav>ul>li>a {
    display: block;
    padding: 0 14px;
    line-height: 90px;
    font-size: 16px;
    position: relative
}
.nav>ul>li>a:after{
    content:'';
    display: block;
    width: 1px;
    height: 15px;
    background: #e1e1e1;
    position: absolute;
    right: 0;
    transform: translateX(50%) translateY(-50%);
    top: 50%
}

.nav>ul {
    font-size: 0;
    position: relative;
    z-index: 99;
}

.nav>ul>li:hover>a,
.nav>ul>li.ac>a {
    color: #fff;
    background: #125fdd
}
.nav>ul>li:hover>a:after,
.nav>ul>li.ac>a:after{
    opacity: 0;
}
.nav>ul>li ul {
    position: absolute;
    font-size: 0;
    width: 2000%;
    padding-left: 14px;
    overflow: hidden;
    height: 0;
    z-index: 99;
    background: #ededed
}

.nav>ul>li.height ul {
    height: 56px
}

.nav>ul>li ul li {
    display: inline-block;
    margin-right: 30px;
    line-height: 56px
}

.nav>ul>li ul li a {
    color: #000;
    font-size: 16px;
    line-height: 56px
}

.nav>ul>li:before {
    content: '';
    width: 2000%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ededed;
    transform: translateY(100%) translateX(-50%);
    -ms-transform: translateY(100%) translateX(-50%);
    /* IE 9 */
    -webkit-transform: translateY(100%) translateX(-50%);
}

.nav>ul>li.before:before {
    height: 56px
}

.nav>ul>li ul li a:hover {
    color: #125fdd
}

.header_right {
    float: right;
    line-height: 90px;
    border-left: 0px solid #dbdbdb;
    height: 90px
}
.h_share {
    margin-right:0px;
    height: 100%;
    display: inline-block;
    vertical-align: middle

}

.h_share li:first-child {
    padding-left: 25px
}

.h_share li {
    display: inline-block;
    padding: 7px 25px 0 0;
    cursor: pointer;
    position: relative
}

.h_share li h6 {
    line-height: 90px;
    color: #666666;
    font-size: 24px
}

.h_share li:hover h6 {
    color: #125fdd
}

.h_share li div {
    position: absolute;
    padding: 5px;
    background: #125fdd;
    line-height: 30px;
    font-size: initial;
    display: none;
    transform: translateX(-50%);
    left: 50%;
}

.h_share li div:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid #125fdd;
    border-color: transparent transparent #125fdd transparent;
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%)
}

.h_share li div span {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    display: inline-block
}
.h_share li:nth-child(1) div img{
    width: auto
}
.h_share li div img {
    width: 132px
}

.h_right_right {
    display: inline-block;
    height: 100%;
    vertical-align: top;
    line-height: 90px;
    background: #125fdd;
    padding-left: 35px
}

.language {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.language h6 {
    display: inline-block;
    color: #fff;
    margin-left: 8px
}

.language span {
    color: #fff;
}

.language a {
    display: inline-block;
    padding: 0 25px 0 0;
    border-right: 1px solid rgba(255, 255, 255, .8);
}
.language li{
    padding-left: 4px
}
.language li:nth-child(2) {
    display: none;
    position: absolute;
    background: #fff
}
.language li:nth-child(2) span{
    color:#000
}
.language li:nth-child(2) a {
    border: none
}

.language li:hover span {
    color: #000
}

.shares {
    border: 1px solid #fff;
    display: inline-block;
    margin: 0 20px;
    line-height: 30px;
    vertical-align: middle;
    height: 32px;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 0
}

.shares div {
    height: 100%
}

.shares div>* {
    font-size: 14px;
    display: inline-block;
    padding: 0 12px
}

.shares span {
    background: #fff;
    color: #125fdd;
}

.shares font {
    color: #fff
}

.seach {
    display: inline-block;
    padding: 0 25px;
    vertical-align: middle;
    border-left: 1px solid #fff;
    position: relative;
}

.seach h6 {
    color: #fff;
    font-size: 20px;
    display: inline-block
}

.seach input {
    outline: none;
    display: inline-block;
    vertical-align: middle;
    background: transparent;
    outline: none;
    border: none;
    border-bottom: 1px solid #fff;
    width: 0;
    color: #fff;
    line-height: 30px;
    height: 30px;
    box-sizing: border-box;
    padding-right: 0
}
.seach button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    background: #fff;
    color:#d50110;
    right: 0;
    font-size: 12px;
    opacity: 0;
    pointer-events: none
    
}
.seach.ac button{
    opacity: 1;
    pointer-events: all
}
.seach form div{
    position: relative;
    display: inline-block;
    height: 30px;
}
.seach.ac input {
    width: 120px;
    padding-right: 25px
}

.btn {
    float: right;
    width: 55px;
    height: 55px;
    background: transparent;
    margin-top: 14px;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    line-height: 3px;
    box-sizing: border-box;
    padding-top: 2px;
    transition: 0.4s ease-in-out;
    position: relative;
    z-index: 555;
    display: none
}

.btn i {
    display: block;
    margin: 0 auto;
    width: 28px;
    height: 3px;
    background: #2b2b2b;
    margin-top: 5px;
    border-radius: 5px;
}

.btn i:nth-child(1) {
    transition: 0.4s ease-in-out 0.3s;
    margin-top: 16px
}

.btn i:nth-child(2) {
    transition: 0.4s ease-in-out;
}

.btn i:nth-child(3) {
    transition: 0.4s ease-in-out 0.3s;
}

.btn.active i:nth-child(1) {
    transform: rotate(45deg) translateY(5px) translateX(6px);
}

.btn.active i:nth-child(2) {
    transform: translateX(40px);
    opacity: 0;
}

.btn.active i:nth-child(3) {
    transform: rotate(-45deg) translateY(-6px) translateX(5px);
}

.btn:hover i {
    background: #125fdd;
}


footer {
    background: #303031;
    padding-top: 53px
}

footer>div.container>* {
    position: relative;
}

footer>div.container>*:after {
    content: '';
    display: block;
    width: 1px;
    height: 147px;
    background: rgba(255, 255, 255, .1);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

footer>div.container>*:last-child:after {
    display: none
}

.f_logo {
    display: inline-block;
    padding-right: 80px;
    vertical-align: middle
}

.f_inf {
    display: inline-block;
    vertical-align: middle;
    padding: 0 86px 0 64px;
    color: #fff
}

.f_inf h2 {
    font-size: 15px;
    line-height: 40px;
    position: relative;
}
.f_inf h2:last-of-type{display: none;}
.f_inf h2 br{
    /* display: none */
}
.f_inf h2 font a{
    font-size: 30px;
    font-weight: bold;
    color: #fff;

}

.f_inf h2 span {
    display: inline-block;
    margin-right: 12px;
    position: absolute;
    left: -30px;
}

.f_lj {
    display: inline-block;
    padding: 0 75px 0 70px;
    vertical-align: middle;
    position: relative;

}

.f_lj a {
    display: block;
    width: 202px;
    border-radius: 30px;
    border: 1px solid #4c4b4f;
    color: #777777;
    text-align: center;
    margin-bottom: 8px;
    font-size: 16px
}
.footer_sj{display: none !important;}

.f_lj a:hover {
    color: #fff;
    background: #125fdd
}

.f_lj a span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    margin-right: 20px
}

.f_ewm ol {
    font-size: 0
}






.f_logo a {
    display: block;
    margin-left: 42px;
    text-align: center;
    margin-right: 20px;
}


.f_logo li:first-of-type{margin-left: 0;}
.f_logo a img{
    margin-bottom: 20px;
    width: 220px;
}




.f_ewm {
    float: right;
}

.f_ewm img {
    display: block;
    width: 400px
}

.f_ewm span {
    color: #686868;
    display: inline-block;
    margin-top: 10px;
    line-height: 20px
}

.bq {
    border-top: 1px solid rgba(255, 255, 255, .1);
    margin-top: 54px;
    padding: 15px 0
}

.bq p {
    float: left;
    line-height: 10px;
    font-size: 15px;
    color: rgba(193, 193, 193, .2)
}
.bq p br{
    display: none
}
.bq .container div {
    float: right;
    line-height: 10px
}

.bq a {
    line-height: 10px;
    border-left: 1px solid #4b4b4b;
    display: inline-block;
    padding: 0 8px;
    color: #c1c1c1;
    font-size: 16px
}

.bq a:hover {
    color: #d50110
}

.bq a:first-child {
    border: none
}

.cbl {
    position: fixed;
    /* right: -81px; */
    right: 0;
    top: 50%;
    /* transform: translateY(-50%); */
    z-index: 55;
}

.cbl li {
    background: #979797;
    height: 55px;
    margin-bottom: 1px;

}

.cbl li:hover {
    transform: translateX(-81px);
    background: #e50001
}

.cbl li:last-child:hover {
    transform: translateX(0)
}

.cbl li a {
    display: block
}

.cbl li h6 {
    display: inline-block;
    font-size: 28px;
    color: #fff;
    vertical-align: middle;
    /* margin-right: 15px; */
    line-height: 55px;
    width: 51px;
    height: 55px;
    text-align: center
}

.cbl li span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 55px
}
.cbl li{
    display: none;
}
.cbl li:last-child{
    display: block
}
.h_share li h6, header, .h_right_right, .header_right, .nav>ul>li>a{
    height: 70px;
    line-height: 70px;
}